STEP 8: Now we can subtract the amount of the discount from the full price to find the sale price!
- Click on . Drag another Float Variable into your program.
- Change the name from my_var to sale_price.
- Change what's to the right of the equals sign to price - discount.
To navigate the page using the TAB key, first press ESC to exit the code editor.